Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump sentry.version from 6.25.0 to 6.25.2 in /backend #2359

Merged
merged 1 commit into from
Jul 19, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 17, 2023

Bumps sentry.version from 6.25.0 to 6.25.2.
Updates sentry from 6.25.0 to 6.25.2

Release notes

Sourced from sentry's releases.

6.25.2

Fixes

  • Change Spring Boot, Apollo, Apollo 3, JUL, Logback, Log4j2, OpenFeign, GraphQL and Kotlin coroutines core dependencies to compileOnly (#2837)

6.25.1

Fixes

  • Allow removing integrations in SentryAndroid.init (#2826)
  • Fix concurrent access to frameMetrics listener (#2823)

Dependencies

Changelog

Sourced from sentry's changelog.

6.25.2

Fixes

  • Change Spring Boot, Apollo, Apollo 3, JUL, Logback, Log4j2, OpenFeign, GraphQL and Kotlin coroutines core dependencies to compileOnly (#2837)

6.25.1

Fixes

  • Allow removing integrations in SentryAndroid.init (#2826)
  • Fix concurrent access to frameMetrics listener (#2823)

Dependencies

Commits
  • 358580f release: 6.25.2
  • f18a438 Change Spring Boot, Apollo, Apollo 3, JUL, Logback, Log4j2, OpenFeign, GraphQ...
  • adf8fe3 Merge branch 'release/6.25.1'
  • c13d3fe release: 6.25.1
  • 4bac687 reverted gradle cache on gha, as it seems to slow down tests (#2836)
  • caf50ec Cache Android test emulators (#2831)
  • 2186444 Allow removing integrations in SentryAndroid.init (#2826)
  • bb6705c chore(deps): update Gradle to v8.2.1 (#2830)
  • f06a948 chore: update sentry-android-ndk/sentry-native to 0.6.5 (#2822)
  • 5fe0117 Fix concurrent access to frameMetrics listener (#2823)
  • Additional commits viewable in compare view

Updates sentry-log4j2 from 6.25.0 to 6.25.2

Release notes

Sourced from sentry-log4j2's releases.

6.25.2

Fixes

  • Change Spring Boot, Apollo, Apollo 3, JUL, Logback, Log4j2, OpenFeign, GraphQL and Kotlin coroutines core dependencies to compileOnly (#2837)

6.25.1

Fixes

  • Allow removing integrations in SentryAndroid.init (#2826)
  • Fix concurrent access to frameMetrics listener (#2823)

Dependencies

Changelog

Sourced from sentry-log4j2's changelog.

6.25.2

Fixes

  • Change Spring Boot, Apollo, Apollo 3, JUL, Logback, Log4j2, OpenFeign, GraphQL and Kotlin coroutines core dependencies to compileOnly (#2837)

6.25.1

Fixes

  • Allow removing integrations in SentryAndroid.init (#2826)
  • Fix concurrent access to frameMetrics listener (#2823)

Dependencies

Commits
  • 358580f release: 6.25.2
  • f18a438 Change Spring Boot, Apollo, Apollo 3, JUL, Logback, Log4j2, OpenFeign, GraphQ...
  • adf8fe3 Merge branch 'release/6.25.1'
  • c13d3fe release: 6.25.1
  • 4bac687 reverted gradle cache on gha, as it seems to slow down tests (#2836)
  • caf50ec Cache Android test emulators (#2831)
  • 2186444 Allow removing integrations in SentryAndroid.init (#2826)
  • bb6705c chore(deps): update Gradle to v8.2.1 (#2830)
  • f06a948 chore: update sentry-android-ndk/sentry-native to 0.6.5 (#2822)
  • 5fe0117 Fix concurrent access to frameMetrics listener (#2823)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `sentry.version` from 6.25.0 to 6.25.2.

Updates `sentry` from 6.25.0 to 6.25.2
- [Release notes](https://github.com/getsentry/sentry-java/releases)
- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-java@6.25.0...6.25.2)

Updates `sentry-log4j2` from 6.25.0 to 6.25.2
- [Release notes](https://github.com/getsentry/sentry-java/releases)
- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-java@6.25.0...6.25.2)

---
updated-dependencies:
- dependency-name: io.sentry:sentry
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.sentry:sentry-log4j2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@louptheron louptheron force-pushed the dependabot/maven/backend/sentry.version-6.25.2 branch from 5f0b367 to e58da64 Compare July 19, 2023 08:44
@sonarcloud
Copy link

sonarcloud bot commented Jul 19, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@louptheron louptheron merged commit 31494d2 into master Jul 19, 2023
@louptheron louptheron deleted the dependabot/maven/backend/sentry.version-6.25.2 branch July 19, 2023 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant